From: Eli Zaretskii Date: Sat, 10 Feb 2024 09:22:01 +0000 (+0200) Subject: ; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004). X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~14^2~18^2~2599 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=7f3baf352bad03de50135556a561af0c7fb1bd6a;p=emacs.git ; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004). --- diff --git a/etc/NEWS b/etc/NEWS index ca0a5ed8fc8..5ee1509859b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -450,6 +450,9 @@ This user option associates manual names with URLs. It affects the Emacs-included manuals are set. Further associations can be added for arbitrary Info manuals. +*** Emacs can now display Info manuals compressed with 'lzip'. +This requires the 'lzip' program to be installed on your system. + +++ ** New command 'lldb'. Run the LLDB debugger, analogous to the 'gud-gdb' command.